Previous Topic "Disable RDC ( Remote Differential Compression)"

Disable Autotuning

Disabling autotuning will help on DNS lookup and network discovery. It improves the data transfer speed also over the network. Use the following steps to disable autotuning:

  1. Run DOS command prompt as administrator

  2. Type "Netsh interface tcp set global autotuning=disabled" (no parenthesis). This will disable the autotuning function in Windows 7 TCP/IP networking

  3. Type "Netsh interface tcp show global" to verify the change

  4. Type "Netsh interface tcp set global rss=disabled" (no parenthesis).

 

To return the autotuning and rss to the default settings, you can use following commands:

 

Related Topics

Next Topic "Disable Task Offload Settings"